home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 13 / Developer Source Volume 13 (I-MODE Publications, Inc.)(1999).iso / DELPH / JUL97 / LISCF103.GIF < prev    next >
Graphics Interchange Format  |  1998-02-10  |  22.5 KB  |  485x196  |  4-bit (16 colors)
   ocr: Flag Literal Description cmAddloProject Add the new module to the currentiy open project. cmMaintorm Make the new module the main form. Requires cmAddToProject. gnored if there is no form. cmMarkModified Mark the module as moditied So Delphi will prompt the user tosave if before closing the file. cmShowForm Show the form in the form designer ignored if there is no form) cmShowSource Show the unit in the Code Editor. cmUnNamed Mark the module as unnamed. When the user: closes ors saves the file, Delphi will prompt the user for a filename. Figure 3: The significant flags for ModuleCreate.